Nada Amin
3f1cf00d97
docs: Improve neo4j semantic templates ( #23939 )
...
I made some changes based on the issues I stumbled on while following
the README of neo4j-semantic-ollama.
I made the changes to the ollama variant, and can also port the relevant
ones to the layer variant once this is approved.
---------
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-07-12 23:08:25 +00:00
Nada Amin
6b47c7361e
docs: fix code usage to use the ollama variant ( #23937 )
...
**Description:** the template neo4j-semantic-ollama uses an import from
the neo4j-semantic-layer template instead of its own.
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-07-12 23:07:42 +00:00
Erick Friis
551640a030
templates: remove lockfiles ( #22920 )
...
poetry will default to latest versions without
2024-06-14 21:42:30 +00:00
Bagatur
50186da0a1
infra: rm unused # noqa violations ( #22049 )
...
Updating #21137
2024-05-22 15:21:08 -07:00
Erick Friis
d83b720c40
templates: readme langsmith not private beta ( #20173 )
2024-04-12 13:08:10 -07:00
Erick Friis
49f3cc0f6b
templates: bump lockfile deps ( #19001 )
2024-03-13 01:25:45 +00:00
Tomaz Bratanic
449d8781ec
Update link in neo4j semantic ollama templates ( #18574 )
2024-03-05 09:42:34 -08:00
Erick Friis
ed789be8f4
docs, templates: update schema imports to core ( #17885 )
...
- chat models, messages
- documents
- agentaction/finish
- baseretriever,document
- stroutputparser
- more messages
- basemessage
- format_document
- baseoutputparser
---------
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-02-22 15:58:44 -08:00
Erick Friis
3a2eb6e12b
infra: add print rule to ruff ( #16221 )
...
Added noqa for existing prints. Can slowly remove / will prevent more
being intro'd
2024-02-09 16:13:30 -08:00
Tomaz Bratanic
ecf8042a10
templates: Add neo4j semantic layer with ollama template ( #17192 )
...
A template with JSON-based agent using Mixtral via Ollama.
---------
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-02-07 12:50:54 -08:00