Skip to content

Conversation

@provokateurin
Copy link
Member

Still very much WIP.

@provokateurin provokateurin force-pushed the feat/task-processing branch 2 times, most recently from d4e7a60 to e285cf0 Compare June 4, 2024 11:00
@provokateurin provokateurin requested a review from bigcat88 June 7, 2024 06:41
@marcelklehr
Copy link
Member

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/home/marcel/code/llm2/lib/main.py", line 46, in run
    response = nc.providers.task_processing.next_task(list(provider_ids), list(task_type_ids))
AttributeError: 'ProvidersApi' object has no attribute 'task_processing'. Did you mean: 'text_processing'?

Is this not available in v0.13 yet?

@bigcat88
Copy link
Member

bigcat88 commented Jun 8, 2024

Is this not available in v0.13 yet?

it is availably in PR: cloud-py-api/nc_py_api#254

AppAPI PR was not merged yeat

@provokateurin
Copy link
Member Author

To test this please locally revert a16e617

@provokateurin provokateurin force-pushed the feat/task-processing branch from 24570f8 to d20d634 Compare July 8, 2024 08:57
@provokateurin provokateurin marked this pull request as ready for review July 8, 2024 08:57
@provokateurin
Copy link
Member Author

Still depends on cloud-py-api/nc_py_api#254, but I could finally test it correctly!

@bigcat88
Copy link
Member

bigcat88 commented Jul 9, 2024

Still depends on cloud-py-api/nc_py_api#254, but I could finally test it correctly!

nc-py-api 0.14.0 with the support of the new API was published

we can test this PR with it and free to merge this after that.

@provokateurin provokateurin force-pushed the feat/task-processing branch from d20d634 to e5fe1f6 Compare July 11, 2024 07:55
Signed-off-by: provokateurin <[email protected]>
@provokateurin provokateurin force-pushed the feat/task-processing branch from e5fe1f6 to f29f439 Compare July 11, 2024 08:49
@provokateurin provokateurin requested a review from bigcat88 July 11, 2024 08:54
Copy link
Member

@marcelklehr marcelklehr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks, good. Thanks!

@marcelklehr marcelklehr merged commit 1add161 into main Jul 17, 2024
@marcelklehr marcelklehr deleted the feat/task-processing branch July 17, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants