GitXplorerGitXplorer
n

embed_server

public
0 stars
0 forks
0 issues

Commits

List of commits on branch no-grad-plus-tester.
Unverified
e1c8f29d3b01950b701796fdad53b2b9af7331ef

Add no_grad + automatic memory leak tester

nneverix committed 3 months ago
Unverified
d3a6892e7347d5e8f0131dc16ace7b34403ea2c0

Remove OpenAI requirement

aampdot-io committed 5 months ago
Unverified
549f5df11a5d93b7659dc71c7f5044725fc03cd6

Use github embedapi

aampdot-io committed 5 months ago
Unverified
05bf34463f6d0afa31eb641056b280aae56808ed

Add Rye support

aampdot-io committed 5 months ago
Unverified
57bc4dbc5de892cafb7380f6d69b9cedc36f089f

Update poetry

aampdot-io committed 10 months ago
Unverified
81c8811f8e5aa260e8c48828fdac1f840b0590dc

upload

aampdot-io committed 10 months ago

README

The README file for this repository.

README

Dependencies

Python 3.11

Running

poetry run uvicorn embed_server:app --port 6009 --host localhost

or

rye run embed_server