Commit Graph

22 Commits

Author SHA1 Message Date
Florian Hönicke
dec8fbdc7a fix: encoding 2023-04-22 23:14:28 +02:00
Florian Hönicke
ba75e2786e fix: executor push on windows 2023-04-22 22:34:15 +02:00
Florian Hönicke
2be12c78bc ⬆ fix: retry executor push 2023-04-22 19:09:25 +02:00
Florian Hönicke
2f438fa744 fix: remove timeout since it it not working on windows 2023-04-22 02:56:37 +02:00
Florian Hönicke
f72187e277 fix: time out hub push 2023-04-20 18:31:06 +02:00
Florian Hönicke
cd843f5d3a fix: time out hub push 2023-04-20 18:12:19 +02:00
Florian Hönicke
0fb7aafb85 🎨 fix: color codes in error (#26) 2023-04-20 13:18:47 +02:00
Florian Hönicke
7a3b8a1eb8 ℹ refactor: better key info (#23) 2023-04-20 11:56:21 +02:00
Joschka Braun
bebdac50e7 Feat playground gateway (#20)
* feat: playground in gateway

* fix: playground in gateway

* fix: do not import executor

* fix: make local work

* fix: fix typo
2023-04-20 11:21:39 +02:00
Florian Hönicke
b4c4a809a4 Merge branch 'main' of github.com:jina-ai/microchain into feat_going_meta 2023-04-20 01:59:05 +02:00
Florian Hönicke
7fa5052874 feat: support for gpt 2023-04-20 00:30:22 +02:00
Florian Hönicke
db3a05771b feat: support for gpt 2023-04-20 00:28:28 +02:00
Florian Hönicke
a336907a21 feat: http instead of grpc (#18)
* feat: http

* feat: http

* fix: git ignore

* fix: better formatting

* docs: add missing print

* fix: add protocol

* fix: bump version
2023-04-19 14:11:21 +02:00
Florian Hönicke
88642564b7 fix: out of tokens because of version logs 2023-04-18 10:06:17 +02:00
Florian Hönicke
7dcd690245 fix: multiple things and 3d 2023-04-18 02:25:28 +02:00
Florian Hönicke
badf295f71 fix: prompt optimizations 2023-04-17 11:23:13 +02:00
Florian Hönicke
bf2cd9edc7 fix: missing merge 2023-04-16 19:59:38 +02:00
Florian Hönicke
ab2a367d3c Merge branch 'main' of github.com:jina-ai/microchain into feat-gpt-turbo
 Conflicts:
	src/apis/gpt.py
	src/cli.py
	src/options/generate/generator.py
	src/options/generate/prompt_tasks.py
2023-04-15 01:48:00 +02:00
Florian Hönicke
ced758acbd fix: deployment 2023-04-15 00:51:42 +02:00
Florian Hönicke
7845859f61 feat: auth 2023-04-14 19:35:14 +02:00
Florian Hönicke
89302ddaa7 feat: only auth in deploy 2023-04-14 16:33:00 +02:00
Florian Hönicke
a65b5ff9df feat: new structure 2023-04-14 16:07:05 +02:00