Commit Graph

156 Commits

Author SHA1 Message Date
Joschka Braun
3194d01ffc 🔖 fix: simplify tag 2023-04-24 14:58:09 +02:00
Joschka Braun
bf9d059410 🔖 chore: add write permission 2023-04-24 14:26:02 +02:00
Joschka Braun
ff0d55eab4 🔖 chore: bump version 2023-04-24 14:19:50 +02:00
Joschka Braun
07de8b9de1 🔖 feat: bump version on main when releasing 2023-04-24 13:39:38 +02:00
Joschka Braun
af321e1c41 🔖 chore: upgrade version 2023-04-24 13:19:42 +02:00
Joschka Braun
adc85a1c2b fix: is docker running 2023-04-24 10:38:47 +02:00
Florian Hönicke
9365eba6c1 🛣 fix: paths windows 2023-04-22 23:58:22 +02:00
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
d2ed75ca84 🕵 fix: ignore hidden files 2023-04-22 16:08:06 +02:00
Florian Hönicke
c44a0b499f fix: package 2023-04-22 13:00:19 +02:00
Florian Hönicke
c817959ae0 fix: package 2023-04-22 12:51:44 +02:00
Florian Hönicke
fd97906541 fix: include gateway 2023-04-22 12:42:25 +02:00
Florian Hönicke
b456e1dfba fix: static files gateway 2023-04-22 12:36:05 +02:00
Florian Hönicke
9c20a38cee fix: remove timeout since it it not working on windows 2023-04-22 11:58:42 +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
0602c2c323 Merge remote-tracking branch 'origin/main' 2023-04-22 02:24:40 +02:00
Florian Hönicke
c724c7e0e6 docs: compliment example 2023-04-22 02:24:31 +02:00
Joschka Braun
0361f67ea7 feat: enhance package generation (#34)
* feat: enhance package generation

* fix: exclude unnecessary packages

* fix: using custom gpt with gpt turbo

* fix: fix curl command

* fix: fix usage of gpt

* fix: fix typo

* refactor: refactor package creation flow for
2023-04-21 17:25:47 +02:00
Florian Hönicke
cdb257a201 Merge remote-tracking branch 'origin/main' 2023-04-20 23:30:23 +02:00
Florian Hönicke
c3a65a9ea4 🔢 refactor: version update 2023-04-20 23:29:03 +02:00
Florian Hönicke
f4f40f7f9a 🌏 fix: http remote 2023-04-20 19:37:29 +02:00
Florian Hönicke
746b53c5e1 🌏 fix: http remote 2023-04-20 19:32:38 +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
Joschka Braun
5b90a564ff Merge branch 'main' of https://github.com/jina-ai/gptdeploy into fix-pg-gpt-turbo
# Conflicts:
#	src/options/generate/templates_user.py
2023-04-20 17:19:00 +02:00
Joschka Braun
4f890e8d36 fix: turbo needs it clearer in playground 2023-04-20 17:17:49 +02:00
Florian Hönicke
d554b772cb Merge pull request #27 from jina-ai/feat_example_code_playground
💻 feat: example code in playground
2023-04-20 16:58:14 +02:00
Florian Hönicke
c85eb03dd3 👨‍💻 fix: host 2023-04-20 16:55:40 +02:00
Florian Hönicke
a10517d1bc 👨‍💻 fix: host 2023-04-20 15:30:05 +02:00
Florian Hönicke
42cb4fc143 👨‍💻 fix: prompt schema 2023-04-20 15:22:54 +02:00
Florian Hönicke
042a4164ee 👨‍💻 fix: prompt schema 2023-04-20 13:45:42 +02:00
Florian Hönicke
f19cce0eca 👨‍💻 feat: example code in playground 2023-04-20 13:40:05 +02:00
Florian Hönicke
0fb7aafb85 🎨 fix: color codes in error (#26) 2023-04-20 13:18:47 +02:00
Florian Hönicke
78a4580e00 🔗 feat: put link to repo in the playground (#25) 2023-04-20 13:00:15 +02:00
Florian Hönicke
7a3b8a1eb8 ℹ refactor: better key info (#23) 2023-04-20 11:56:21 +02:00
Florian Hönicke
3de94043c4 Merge pull request #22 from jina-ai/fix_windows_encoding_error
fix: windows encoding error
2023-04-20 11:24:28 +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
b793b23197 📜 fix: encoding error 2023-04-20 11:14:00 +02:00
Florian Hönicke
ce2ec9f81e 📜 fix: encoding error revert 2023-04-20 11:07:16 +02:00
Florian Hönicke
17fcf43ee5 📜 fix: encoding error 2023-04-20 10:34:52 +02:00
Florian Hönicke
45a2024558 fix: gpt example 2023-04-20 02:17:51 +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
16bbe8bdce feat: support for gpt 2023-04-20 01:58:51 +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
Joschka Braun
3d1e23c173 fix: fix typo 2023-04-19 13:43:47 +02:00
Joschka Braun
d878a782d5 fix: use old callback for cost calculation 2023-04-19 13:39:59 +02:00