Travis Cline
213b9dca74
examples: Update langchaingo to v0.1.1 ( #445 )
2023-12-20 21:40:03 +00:00
Travis Cline
1c8e491300
examples: Use v0.1.0
2023-12-12 20:42:59 -08:00
Travis Cline
b0c827511c
examples: Update langchaingo version in examples
2023-12-12 20:12:21 -08:00
Eli Bendersky
4bb28402cf
embeddings: use NewEmbedder for Ernie embeddings ( #392 )
...
For #379
Updates examples go.mod because it's used in an example
2023-12-04 22:38:29 -08:00
Eli Bendersky
7dd3fd2a1c
embeddings: new NewEmbedder for Ollama embeddings
...
The only use of Ollama embeddings is an example - update it too and
go.mod versions
2023-12-04 22:38:29 -08:00
Eli Bendersky
fc033c3471
embeddings: use NewEmbedder for OpenAI embeddings ( #385 )
...
This is the first use of the refactoring made in #374 -- removing the
embeddings/openai directory entirely, since it can be now implemented
with NewEmbedder without duplicating code. The test was moved one
dir down and works with the new setup.
This is a model that can be used to similarly refactor the other
embeddings/* subdirs.
This is a large PR because it also updates example go.mods
For #379
2023-12-04 22:38:29 -08:00
Travis Cline
cda53c9ed7
examples: fix milvus example to not ask to run ollama ( #381 )
2023-12-04 22:38:29 -08:00
Travis Cline
fa74369a81
examples: update examples ( #380 )
2023-12-04 22:38:29 -08:00
Travis Cline
6d5ec4afec
examples: Include full path in examples
2023-12-04 22:38:28 -08:00
Travis Cline
d933d99f91
example: Sync
2023-12-04 22:38:28 -08:00
Travis Cline
2cafc2708d
example: Sync
2023-12-04 22:38:28 -08:00
Travis Cline
8d9bb2c9e6
examples: Sync and update deps
2023-12-04 22:38:28 -08:00
Travis Cline
bfa040eb1a
examples: sync to main
2023-12-04 22:38:28 -08:00
Travis Cline
dd671f1d64
examples: Sync langchaingo version
2023-09-24 15:35:38 -07:00
Travis Cline
4dac573d3b
examples: Sync langchaingo version
2023-09-24 15:34:41 -07:00
Travis Cline
c85d3967da
examples: add streaming fn example, sync ( #272 )
...
* examples: add openai streaming function call example
* examples: Sync to latest
2023-08-29 03:27:28 +00:00
Travis Cline
c5b84faa54
callbacks: Include context
2023-08-25 19:14:02 -07:00
Travis Cline
acdd75c474
examples: Add anthropic example, sync examples
2023-07-29 16:24:26 -07:00
Travis Cline
3234c9d952
examples: Sync
2023-07-25 18:44:25 -07:00
Travis Cline
eb43ec34db
examples: Sync to latest
2023-07-24 10:52:07 -07:00
Travis Cline
501ecee66e
examples: Update to function-calling refactor
2023-07-23 15:31:45 -07:00
Travis Cline
890d4ce19b
examples: Sync to latest
2023-07-23 11:42:45 -07:00
Travis Cline
7cf8e130d7
examples: Sync to latest
2023-07-23 11:20:54 -07:00
Travis Cline
bd88ffcf37
examples: Fix all example module names
2023-07-23 11:17:08 -07:00
Travis Cline
1319cd99b0
examples: sync
2023-07-09 17:30:20 -07:00
Oloruntobi1
f926a1f310
examples: fixed typos in document-qa-example
2023-07-03 01:50:22 +01:00
Travis Cline
a8d437d069
examples: sync and refresh examples
2023-06-25 16:43:12 -07:00
FluffyKebab
646f17aa71
docs: add examples
2023-06-14 12:53:39 +02:00