Skip to content

Commit

Permalink
Updated links to feature requests
Browse files Browse the repository at this point in the history
  • Loading branch information
langchain4j authored Jul 15, 2023
1 parent 482dda9 commit cbc4462
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Please note that the library is in active development and:
- Many features are still missing. We are working hard on implementing them ASAP.
- API might change at any moment. At this point, we prioritize good design in the future over backward compatibility
now. We hope for your understanding.
- We need your input! Please let us know what features you need and your concerns about the current implementation.
- We need your input! Please [let us know](https://github.com/langchain4j/langchain4j/issues/new/choose) what features you need and your concerns about the current implementation.
## Current capabilities:
Expand Down Expand Up @@ -228,11 +228,9 @@ Please note that the library is in active development and:
- Long-term memory for chatbots and agents
- Chain-of-Thought and Tree-of-Thought
**Please [let us know what features you need](https://github.com/langchain4j/langchain4j/issues/new)!**
## Request features
Please [let us know what features you need](https://github.com/ai-for-java/ai4j/issues/new).
Please [let us know](https://github.com/langchain4j/langchain4j/issues/new/choose) what features you need!
## Contribute
Expand Down Expand Up @@ -301,4 +299,4 @@ You'll have to find the best one for your specific use case.
Here's how to get a HuggingFace API key:
- Create an account on https://huggingface.co
- Go to https://huggingface.co/settings/tokens
- Generate a new access token
- Generate a new access token

0 comments on commit cbc4462

Please sign in to comment.