mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-06 05:08:20 +00:00
Remove unnecessary question mark in link in README (#2589)
This PR removes an unnecessary question mark in link in the `README.md` file.
This commit is contained in:
parent
2f49c96532
commit
79a44c8225
@ -73,7 +73,7 @@ Memory is the concept of persisting state between calls of a chain/agent. LangCh
|
||||
|
||||
[BETA] Generative models are notoriously hard to evaluate with traditional metrics. One new way of evaluating them is using language models themselves to do the evaluation. LangChain provides some prompts/chains for assisting in this.
|
||||
|
||||
For more information on these concepts, please see our [full documentation](https://langchain.readthedocs.io/en/latest/?).
|
||||
For more information on these concepts, please see our [full documentation](https://langchain.readthedocs.io/en/latest/).
|
||||
|
||||
## 💁 Contributing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user