-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Write a README that explains what this project is about . The project is called "A.I. Agents Starter" , or something like that. You can take some liberties with this one.
This is the first draf…
kvnn updated
5 months ago
-
Tracking updates of policies.google.com
-
- [ ] Change Month and Week Number
- [ ] focWeekExport "2023-01-19" "2023-01-26"
- [ ] Update Search Index
- [ ] Download New Attachments
- [ ] Update links
- [ ] Check that comment links work (p…
-
AutoGen supports some form of parallel execution. Analyze how this is supported (heirarchical chat? etc..).
We know that an Open AI Assistant API does not allow updating a thread (creating a run) …
-
In #6 we seem to have settled on the idea of allowing developers to request the kinds of data that actually want, be it planes of various kinds, meshes or other things in the future (tables, the groun…
-
# Local LLM Output Short, Unstructured and Unformatted Compared to GPT-4
#### Description:
Users have reported that when using the models locally, the output is significantly shorter and does not …
-
-
Congratulations on your recent solid survey paper and impressive paper list!
We have a related paper on LLM Agents playing Trust Games.
Can Large Language Model Agents Simulate Human Trust Beha…
-
As an AI engineer, I may not want to use any LLM app framework. I would still be able to generate spans and traces
```python
@traceable(kind="llm", attribues={})
def my_function_call():
....
…